home *** CD-ROM | disk | FTP | other *** search
- Short: DayCopy 1.1 - Copy files (+/-)x days old
- Author: jthorsen@netpower.no
- Uploader: jthorsen@netpower.no
- Version: 1.1
- Type: util/cli
- Replaces: util/cli/DayCopy.lha
-
-
- Daycopy is email-ware, which means that if you like it I would really like to receive a mail from
- you telling me so.
- DayCopy is a copy-util that will let you copy -x days old files from one directory into another.
- I wrote it mainly for my own use, but hopefully it will be handy for other people to use also.
-
- USAGE:
- daycopy NUMBER_OF-DAYS/N,SOURCE_DIR/A,DEST_DIR/A,OLDER/S,LIST/S,QUIET/S
-
- NUMBER_OF_DAYS - How many days old files to copy
- SOURCE_DIR - Source-dir
- DEST_DIR - Dest-dir
- OLDER - Copy only older than x-days old files, copy newer is default.
- LIST - Do not copy files, only list them.
- QUIET - Do not ask questions, this is smart to use in scripts where
- you don't want the program to wait for your response.
-
- example:
- daycopy 0 BBS:upload/ ram:today/ ;This will copy todays uploads into ram:today/
-
- daycopy 50 store: store3:tmp/ OLDER LIST ;This will list files in store: that are
- older than 50 days. The destination dir
- is not used for anything at all when using
- the LIST switch but it has to be used because
- of the way the arguments are handled.
-
-
- This should be quite simple to figure out I guess, but if you are stuck feel free to
- send me a mail.
-
- Daycopy is the first in a serie of smart little tools. In the near future the following
- utils will also be released by me:
-
- DayDelete
- DayMove
- DayList
- SizeCopy
- SizeDelete
- SizeMove
- SizeList
-
-
- Version History:
- 1.1 Converted the program from AmigaE to C.
- Added the OLDER, LIST and QUIET switches.
- DayCopy can now be aborted at any time by pressing Ctrl+C
-
- 1.0 First public release
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 10044 5670 43.5% 28-Apr-98 14:03:58 DayCopy
- 1952 947 51.4% 28-Apr-98 14:03:42 DayCopy.readme
- -------- ------- ----- --------- --------
- 11996 6617 44.8% 14-Apr-98 02:18:26 2 files
-